css: Move computing of initial and inherit values
authorBenjamin Otte <otte@redhat.com>
Tue, 17 Jul 2012 12:01:52 +0000 (14:01 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 28 Aug 2012 13:40:57 +0000 (15:40 +0200)
commit9e7e65ca6e01246cf9eea156f0153014b58e4d36
tree6c4ba6560e23d854fa232a3e9af9b73b3a64972a
parent6dc3113edc484d9ac1bb1ca248177e279658d31e
css: Move computing of initial and inherit values

... to the compute vfunc. Simplifies code quite a bit. But makes the
code no longer a simple step-by-step implementation of the spec.
gtk/gtkcsscomputedvalues.c
gtk/gtkcssinheritvalue.c
gtk/gtkcssinheritvalueprivate.h
gtk/gtkcssinitialvalue.c
gtk/gtkcssinitialvalueprivate.h